home *** CD-ROM | disk | FTP | other *** search
/ Freesoft 1997 May / Freesoft_1997-05_cd.bin / nerecenz / network, comunications / TTERM / TERATERM.INI < prev    next >
INI File  |  1997-07-02  |  6KB  |  303 lines

  1. [Tera Term]
  2. ;    Tera Term Pro version 2.2
  3. Version=2.2
  4.  
  5. ;    Language (English/Japanese/Russian)
  6. Language=
  7.  
  8. ;    Port type (serial/tcpip)
  9. Port=
  10.  
  11. ;    Window positions
  12. VTPos=-2147483648,-2147483648
  13. TEKPos=-2147483648,-2147483648
  14.  
  15. ;    Terminal size
  16. TerminalSize=80,24
  17. ;    Terminal size=window size (on/off)
  18. TermIsWin=off
  19. ;    Auto window resizing option (on/off)
  20. AutoWinResize=off
  21.  
  22. ;    Convert a received new-line (CR) char to CR/CRLF
  23. CRReceive=CR
  24. ;    New-line code to be transmitted (CR/CRLF)
  25. CRSend=CR
  26.  
  27. ;    Terminal ID
  28. TerminalID=VT100
  29.  
  30. ;    Local echo (on/off)
  31. LocalEcho=off
  32.  
  33. ;    Answerback
  34. Answerback=
  35.  
  36. ;    Auto window switching (VT<->TEK; on/off)
  37. AutoWinSwitch=off
  38.  
  39. ;    Kanji code to be received (SJIS/EUC/JIS)
  40. KanjiReceive=SJIS
  41. ;    JIS Katakana code to be received (7/8)
  42. KatakanaReceive=8
  43.  
  44. ;    Kanji code to be transmitted (SJIS/EUC/JIS)
  45. KanjiSend=SJIS
  46. ;    JIS Katakana to be transmitted (7/8)
  47. KatakanaSend=8
  48. ;    Kanji-in sequence to be transmitted (@/B)
  49. KanjiIn=B
  50. ;    Kanji-out sequence to be transmitted (J/B)
  51. KanjiOut=J
  52.  
  53. ;    Russian code used in host (Windows/KOI-8)
  54. RussHost=Windows
  55. ;    Russian code used in PC (Windows/KOI-8)
  56. RussClient=Windows
  57.  
  58. ;    Window title
  59. Title=Tera Term
  60.  
  61. ;    Cursor shape (block/vertical/horizontal)
  62. CursorShape=block
  63.  
  64. ;    Hide title & menu bars and enable popup menu (on/off)
  65. HideTitle=off
  66. ;    Hide menu bar and enable popup menu (on/off)
  67. PopupMenu=off
  68.  
  69. ;    Full color emulation (on/off)
  70. FullColor=off
  71.  
  72. ;    Enable scroll buffer (on/off)
  73. EnableScrollBuff=on
  74. ;    Scroll buffer size (max 10000 lines)
  75. ScrollBuffSize=100
  76.  
  77. ;      Text and background colors
  78. ;        for Normal characters
  79. VTColor=0,0,0,255,255,255
  80. ;        for Bold characters
  81. VTBoldColor=0,0,255,255,255,255
  82. ;        for Blink characters
  83. VTBlinkColor=255,0,0,255,255,255
  84. ;        for TEK window
  85. TEKColor=0,0,0,255,255,255
  86.  
  87. ;    TEK color emulation (on/off)
  88. TEKColorEmulation=off
  89.  
  90. ;    Font
  91. VTFont=Terminal,0,13,1
  92. ;    Bold style font (on/off)
  93. EnableBold=off
  94. ;    Font for TEK window
  95. TEKFont=Terminal,0,8,1
  96.  
  97. ;    Russian KOI-8 font (on/off)
  98. KOI8Font=off
  99.  
  100. ;    Backspace key (BS/DEL)
  101. BSKey=BS
  102. ;    transmit DEL by Delete key (on/off)
  103. DeleteKey=off
  104.  
  105. ;    Russian keyboard driver (Windows/KOI-8)
  106. RussKeyb=Windows
  107.  
  108. ;    Meta key (on/off)
  109. MetaKey=off
  110.  
  111. ;    Serial port parameters
  112. ;      Port number (1/2/3/4)
  113. ComPort=1
  114. ;      Baud rate (110/300/600/1200/2400/4800/9600/
  115. ;             19200/38400/57600/115200)
  116. BaudRate=9600
  117. ;      Parity (even/odd/none)
  118. Parity=none
  119. ;      Data (7/8)
  120. DataBit=8
  121. ;      Stop (1/2)
  122. StopBit=1
  123. ;      Flow control (x/hard/none)
  124. FlowCtrl=none
  125. ;      Transmit delay per character (in msec)
  126. DelayPerChar=0
  127. ;      Transmit delay per line (in msec)
  128. DelayPerLine=0
  129.  
  130. ;    TCP/IP parameters
  131. ;      TCP port#
  132. TCPPort=23
  133. ;      Telnet flag (on/off)
  134. Telnet=on
  135. ;      Telnet terminal type
  136. TermType=vt100
  137. ;      Auto window closing option (on/off)
  138. AutoWinClose=on
  139.  
  140. ; Binary flag for Send File and Log (on/off)
  141. TransBin=off
  142. ; Log append (on/off)
  143. LogAppend=on
  144.  
  145. ; XMODEM option (checksum/crc/1k)
  146. XmodemOpt=checksum
  147. ; Binary flag for XMODEM Receive and ZMODEM Send (on/off)
  148. XmodemBin=on
  149.  
  150. ; Default directory for file transfers
  151. FileDir=
  152.  
  153. ;------ read-only options (see Tera Term help)
  154.  
  155. ; Disable C1 (8-bit) control characters
  156. ;Accept8BitCtrl=off
  157.  
  158. ; Enable wrong kanji-out ^[(H (Japanese only)
  159. ;AllowWrongSequence=on
  160.  
  161. ; Disable auto text copying
  162. ;AutoTextCopy=off
  163.  
  164. ; Beep on connection & disconnection
  165. ;BeepOnConnect=on
  166.  
  167. ; B-Plus auto receive
  168. ;BPAuto=on
  169.  
  170. ; Escape all control characters in B-Plus
  171. ;BPEscCtl=on
  172.  
  173. ; B-Plus log
  174. ;BPLog=on
  175.  
  176. ; Disable "Disconnect?" warning
  177. ;ConfirmDisconnect=off
  178.  
  179. ; Disable control characters in kanji (Japanese only)
  180. ;CtrlInKanji=off
  181.  
  182. ; Display all characters (debug mode)
  183. ;Debug=on
  184.  
  185. ; Delimters for word selection
  186. ;  (compatible with earlier versions of Tera Term)
  187. ;DelimList=$20
  188. ;DelimDBCS=off
  189.  
  190. ; Disable popup menu
  191. ;EnablePopupMenu=off
  192.  
  193. ; Hide "Show menu bar" command
  194. ;EnableShowMenu=off
  195.  
  196. ; Disable IME / inline input (Japanese only)
  197. ;IME=off
  198. ;IMEInline=off
  199.  
  200. ; Kermit log
  201. ;KmtLog=on
  202.  
  203. ; Disable language selection
  204. ;LanguageSelection=off
  205.  
  206. ; Max scroll buffer size
  207. ;MaxBuffSize=10000
  208.  
  209. ; Nonblinking cursor
  210. ;NonblinkingCursor=on
  211.  
  212. ; Printer font
  213. ;PrnFont=Terminal,0,13,1
  214.  
  215. ; Page margins for printing
  216. ; (left, right, top and bottom in 1/100 inches)
  217. ;PrnMargin=50,50,50,50
  218.  
  219. ; Quick-VAN log
  220. ;QVLog=on
  221.  
  222. ; Quick-VAN window size
  223. ;QVWinSize=8
  224.  
  225. ; Max lines per one jump scroll
  226. ;ScrollThreshold=12
  227.  
  228. ; Disable text selection on window activation
  229. ;SelectOnActivate=off
  230.  
  231. ; Startup macro
  232. ;StartupMacro=login.ttl
  233.  
  234. ; TEK mouse code
  235. ;TEKGINMouseCode=32
  236.  
  237. ; Telnet binary option
  238. ;TelBin=on
  239.  
  240. ; Telnet auto echo
  241. ;TelEcho=on
  242.  
  243. ; Telnet log
  244. ;TelLog=on
  245.  
  246. ; Standard telnet port
  247. ;TelPort=23
  248.  
  249. ; Auto setup for non-telnet 
  250. ;TCPLocalEcho=on
  251. ;TCPCRSend=CRLF
  252.  
  253. ; White & black color conversion
  254. ;UseTextColor=on
  255.  
  256. ; Space between characters (lines)
  257. ;VTFontSpace=0,0,0,0
  258.  
  259. ; Scaling factors for printing (in pixels per inch)
  260. ;VTPPI=300
  261. ;TEKPPI=300
  262.  
  263. ; Hide [Window] menu
  264. ;WindowMenu=off
  265.  
  266. ; XMODEM log
  267. ;XmodemLog=on
  268.  
  269. ; ZMODEM auto receive
  270. ;ZmodemAuto=on
  271.  
  272. ; ZMODEM parameters for sending
  273. ;ZmodemDataLen=1024
  274. ;ZmodemWinSize=32767
  275.  
  276. ; Escape all control characters in ZMODEM
  277. ;ZmodemEscCtl=on
  278.  
  279. ; ZMODEM log
  280. ;ZmodemLog=on
  281. ;------ end of read-only options
  282.  
  283. ;------ Telnet host list
  284. ;    Max number of hosts is 99.
  285. ;    You can edit this list in the [Setup] TCP/IP dialog box.
  286. ;[Hosts]
  287. ;    Host name
  288. ;Host1=myhost.mydomain
  289. ;    IP address
  290. ;Host2=111.11.1.1
  291. ;    Host name with option
  292. ;Host3=myhost.mydomain /F=myhost.ini
  293. ;    COM1 port
  294. ;Host4=/C=1
  295. ;    Replay a file
  296. ;Host5=/R=readme.txt
  297.  
  298. [Hosts]
  299. Host1=myhost.mydomain
  300. Host2=111.11.1.1
  301. Host3=myhost.mydomain /F=myhost.ini
  302. Host4=/C=1 ;serial port
  303. Host5=/R=readme.txt ;replay a file